C++/CLI | |
---|---|
public: Opaque( array<byte>^ value ) |
Parameters
- value
- The byte array assigned to this object.
Exception | Description |
---|---|
System.ArgumentNullException | value is a null reference. |
Target Platforms: Microsoft .NET Framework 2.0
![]() ![]() |
PowerSNMP for .NET CF | |
Opaque Constructor(Byte[]) | |
See Also Send comments on this topic. |
Dart.Snmp.SimpleType Namespace > Opaque Class > Opaque Constructor : Opaque Constructor(Byte[]) |
C++/CLI | |
---|---|
public: Opaque( array<byte>^ value ) |
Exception | Description |
---|---|
System.ArgumentNullException | value is a null reference. |
Target Platforms: Microsoft .NET Framework 2.0